TSTP Solution File: PUZ140^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PUZ140^1 : TPTP v8.1.2. Released v6.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.sIg7IGpoOZ true

% Computer : n005.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:31:20 EDT 2023

% Result   : Theorem 0.94s 0.75s
% Output   : Refutation 0.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   13 (   4 unt;   6 typ;   0 def)
%            Number of atoms       :   10 (   3 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   25 (   4   ~;   1   |;   2   &;  18   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   5 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   11 (   0   ^;   7   !;   4   ?;  11   :)

% Comments : 
%------------------------------------------------------------------------------
thf(beverage_type,type,
    beverage: $tType ).

thf(syrup_type,type,
    syrup: $tType ).

thf(hot_type,type,
    hot: beverage > $o ).

thf(coffee_type,type,
    coffee: beverage ).

thf(heat_type,type,
    heat: beverage > beverage ).

thf(sk__type,type,
    sk_: ( beverage > syrup > beverage ) > syrup ).

thf(its_hot,axiom,
    ! [B: beverage] : ( hot @ ( heat @ B ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: beverage] : ( hot @ ( heat @ X0 ) ),
    inference(cnf,[status(esa)],[its_hot]) ).

thf(hot_coffee,conjecture,
    ? [Mixture: beverage > syrup > beverage] :
    ! [S: syrup] :
    ? [B: beverage] :
      ( ( hot @ B )
      & ( ( Mixture @ coffee @ S )
        = B ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Mixture: beverage > syrup > beverage] :
      ! [S: syrup] :
      ? [B: beverage] :
        ( ( hot @ B )
        & ( ( Mixture @ coffee @ S )
          = B ) ),
    inference('cnf.neg',[status(esa)],[hot_coffee]) ).

thf(zip_derived_cl1,plain,
    ! [X0: beverage,X1: beverage > syrup > beverage] :
      ( ~ ( hot @ X0 )
      | ( ( X1 @ coffee @ ( sk_ @ X1 ) )
       != X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X1: beverage > syrup > beverage] :
      ~ ( hot @ ( X1 @ coffee @ ( sk_ @ X1 ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl3,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : PUZ140^1 : TPTP v8.1.2. Released v6.1.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.sIg7IGpoOZ true
% 0.15/0.35  % Computer : n005.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Sat Aug 26 22:52:08 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in HO mode
% 0.22/0.64  % Total configuration time : 828
% 0.22/0.64  % Estimated wc time : 1656
% 0.22/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.94/0.75  % Solved by lams/40_c.s.sh.
% 0.94/0.75  % done 1 iterations in 0.007s
% 0.94/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.94/0.75  % SZS output start Refutation
% See solution above
% 0.94/0.76  
% 0.94/0.76  
% 1.35/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.35/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.35/0.76  % Terminating...
% 1.44/0.86  % Runner terminated.
% 1.44/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------